[INFO] fetching crate redislock 1.3.0...
[INFO] testing redislock-1.3.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate redislock 1.3.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate redislock 1.3.0
[INFO] finished tweaking crates.io crate redislock 1.3.0
[INFO] tweaked toml for crates.io crate redislock 1.3.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate redislock 1.3.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate redislock 1.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typenum v1.15.0
[INFO] [stderr]   Downloaded serde_derive v1.0.137
[INFO] [stderr]   Downloaded cpufeatures v0.2.2
[INFO] [stderr]   Downloaded itoa v1.0.2
[INFO] [stderr]   Downloaded ryu v1.0.10
[INFO] [stderr]   Downloaded generic-array v0.14.5
[INFO] [stderr]   Downloaded async-trait v0.1.53
[INFO] [stderr]   Downloaded anyhow v1.0.57
[INFO] [stderr]   Downloaded openssl-sys v0.9.73
[INFO] [stderr]   Downloaded testcontainers v0.12.0
[INFO] [stderr]   Downloaded security-framework v2.6.1
[INFO] [stderr]   Downloaded serde_json v1.0.81
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d416349240e688c63384635bf2c7db7e4741392e98489921595ab46c2fbb7242
[INFO] running `Command { std: "docker" "start" "-a" "d416349240e688c63384635bf2c7db7e4741392e98489921595ab46c2fbb7242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d416349240e688c63384635bf2c7db7e4741392e98489921595ab46c2fbb7242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d416349240e688c63384635bf2c7db7e4741392e98489921595ab46c2fbb7242", kill_on_drop: false }`
[INFO] [stdout] d416349240e688c63384635bf2c7db7e4741392e98489921595ab46c2fbb7242
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bdef8b4ef290dc0727416e9e494a6eb0cb33e25a9ddb8bccaea437e75bd1939
[INFO] running `Command { std: "docker" "start" "-a" "1bdef8b4ef290dc0727416e9e494a6eb0cb33e25a9ddb8bccaea437e75bd1939", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling combine v4.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling redis v0.21.5
[INFO] [stderr]    Compiling redislock v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/redislock.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...lock(&self, resource: &[u8], val: Vec<u8>, ttl: usize, retry_count: Option<u32>, retry_delay: Option<u32>) -> Option<Lock> {
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here                                                                               ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn lock(&self, resource: &[u8], val: Vec<u8>, ttl: usize, retry_count: Option<u32>, retry_delay: Option<u32>) -> Option<Lock<'_>> {
[INFO] [stdout]     |                                                                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.88s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "1bdef8b4ef290dc0727416e9e494a6eb0cb33e25a9ddb8bccaea437e75bd1939", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bdef8b4ef290dc0727416e9e494a6eb0cb33e25a9ddb8bccaea437e75bd1939", kill_on_drop: false }`
[INFO] [stdout] 1bdef8b4ef290dc0727416e9e494a6eb0cb33e25a9ddb8bccaea437e75bd1939
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] abc2c84bb28c4da14f1cc5b05924d02b8ebaac6d8196027d8a6d7b1a9df859f2
[INFO] running `Command { std: "docker" "start" "-a" "abc2c84bb28c4da14f1cc5b05924d02b8ebaac6d8196027d8a6d7b1a9df859f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/redislock.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...lock(&self, resource: &[u8], val: Vec<u8>, ttl: usize, retry_count: Option<u32>, retry_delay: Option<u32>) -> Option<Lock> {
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here                                                                               ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn lock(&self, resource: &[u8], val: Vec<u8>, ttl: usize, retry_count: Option<u32>, retry_delay: Option<u32>) -> Option<Lock<'_>> {
[INFO] [stdout]     |                                                                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling testcontainers v0.12.0
[INFO] [stderr]    Compiling redislock v1.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/redislock.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 | ...lock(&self, resource: &[u8], val: Vec<u8>, ttl: usize, retry_count: Option<u32>, retry_delay: Option<u32>) -> Option<Lock> {
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here                                                                               ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn lock(&self, resource: &[u8], val: Vec<u8>, ttl: usize, retry_count: Option<u32>, retry_delay: Option<u32>) -> Option<Lock<'_>> {
[INFO] [stdout]     |                                                                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.89s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "abc2c84bb28c4da14f1cc5b05924d02b8ebaac6d8196027d8a6d7b1a9df859f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abc2c84bb28c4da14f1cc5b05924d02b8ebaac6d8196027d8a6d7b1a9df859f2", kill_on_drop: false }`
[INFO] [stdout] abc2c84bb28c4da14f1cc5b05924d02b8ebaac6d8196027d8a6d7b1a9df859f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d42098bc872400edaac53d07c77892fcf2f26f767ce646f8e8fd086667be4278
[INFO] running `Command { std: "docker" "start" "-a" "d42098bc872400edaac53d07c77892fcf2f26f767ce646f8e8fd086667be4278", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/redislock.rs:134:17
[INFO] [stderr]     |
[INFO] [stderr] 134 | ...lock(&self, resource: &[u8], val: Vec<u8>, ttl: usize, retry_count: Option<u32>, retry_delay: Option<u32>) -> Option<Lock> {
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here                                                                               ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 134 |     pub fn lock(&self, resource: &[u8], val: Vec<u8>, ttl: usize, retry_count: Option<u32>, retry_delay: Option<u32>) -> Option<Lock<'_>> {
[INFO] [stderr]     |                                                                                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `redislock` (lib) generated 1 warning (run `cargo fix --lib -p redislock` to apply 1 suggestion)
[INFO] [stderr] warning: `redislock` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.21.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redislock-ea0e61eb639c21f0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::test_random_char ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-9c7ca51bf85d2d81)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_redlock_get_unique_id ... ok
[INFO] [stdout] test test_redlock_get_unique_id_uniqueness ... ok
[INFO] [stdout] test test_redlock_direct_unlock_succeeds ... FAILED
[INFO] [stdout] test test_redlock_lock_unlock ... FAILED
[INFO] [stdout] test test_redlock_lock ... FAILED
[INFO] [stdout] test test_redlock_valid_instance ... FAILED
[INFO] [stdout] test test_redlock_direct_unlock_fails ... FAILED
[INFO] [stdout] test test_redlock_direct_lock_succeeds ... FAILED
[INFO] [stdout] test test_redlock_unlock ... FAILED
[INFO] [stdout] test test_redlock_lock_unlock_raii ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_redlock_direct_unlock_succeeds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_redlock_direct_unlock_succeeds' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9:
[INFO] [stdout] failed to start container
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0e9ccdd06a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0e9ccdd06a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0e9ccdd06a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e0e9ccdd06a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0e9ccf375a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0e9ccf375a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e0e9cce3082 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0e9cce3082 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e0e9ccbb00f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e0e9ccbb00f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e0e9ccd4de9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e0e9cb59c3c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e0e9cb59c3c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0e9ccd4fa2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e0e9ccd4fa2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e0e9ccba62c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5e0e9ccb2969 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e0e9ccb01d0 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5e0e9cb4b901 - <testcontainers[b52bd8521bf42fb]::clients::cli::Cli as testcontainers[b52bd8521bf42fb]::core::docker::Docker>::run_with_args::<testcontainers[b52bd8521bf42fb]::images::redis::Redis>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:145:9
[INFO] [stdout]   19:     0x5e0e9cb4bca6 - <testcontainers[b52bd8521bf42fb]::clients::cli::Cli as testcontainers[b52bd8521bf42fb]::core::docker::Docker>::run::<testcontainers[b52bd8521bf42fb]::images::redis::Redis>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/testcontainers-0.12.0/src/clients/cli.rs:122:14
[INFO] [stdout]   20:     0x5e0e9cb3cac1 - tests[e6bf8b21de55364e]::CONTAINERS::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:11:25
[INFO] [stdout]   21:     0x5e0e9cb4c486 - core[786f478f706679df]::iter::adapters::map::map_fold::<i32, testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>, (), tests[e6bf8b21de55364e]::CONTAINERS::{closure#0}::{closure#0}, core[786f478f706679df]::iter::traits::iterator::Iterator::for_each::call<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>, <alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>::extend_trusted<core[786f478f706679df]::iter::adapters::map::Map<core[786f478f706679df]::ops::range::Range<i32>, tests[e6bf8b21de55364e]::CONTAINERS::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   22:     0x5e0e9cb4bd6e - <core[786f478f706679df]::ops::range::Range<i32> as core[786f478f706679df]::iter::traits::iterator::Iterator>::fold::<(), core[786f478f706679df]::iter::adapters::map::map_fold<i32, testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>, (), tests[e6bf8b21de55364e]::CONTAINERS::{closure#0}::{closure#0}, core[786f478f706679df]::iter::traits::iterator::Iterator::for_each::call<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>, <alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>::extend_trusted<core[786f478f706679df]::iter::adapters::map::Map<core[786f478f706679df]::ops::range::Range<i32>, tests[e6bf8b21de55364e]::CONTAINERS::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/iter/traits/iterator.rs:2663:21
[INFO] [stdout]   23:     0x5e0e9cb4b1bd - <core[786f478f706679df]::iter::adapters::map::Map<core[786f478f706679df]::ops::range::Range<i32>, tests[e6bf8b21de55364e]::CONTAINERS::{closure#0}::{closure#0}> as core[786f478f706679df]::iter::traits::iterator::Iterator>::fold::<(), core[786f478f706679df]::iter::traits::iterator::Iterator::for_each::call<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>, <alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>::extend_trusted<core[786f478f706679df]::iter::adapters::map::Map<core[786f478f706679df]::ops::range::Range<i32>, tests[e6bf8b21de55364e]::CONTAINERS::{closure#0}::{closure#0}>>::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   24:     0x5e0e9cb4c010 - <core[786f478f706679df]::iter::adapters::map::Map<core[786f478f706679df]::ops::range::Range<i32>, tests[e6bf8b21de55364e]::CONTAINERS::{closure#0}::{closure#0}> as core[786f478f706679df]::iter::traits::iterator::Iterator>::for_each::<<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>::extend_trusted<core[786f478f706679df]::iter::adapters::map::Map<core[786f478f706679df]::ops::range::Range<i32>, tests[e6bf8b21de55364e]::CONTAINERS::{closure#0}::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/iter/traits/iterator.rs:861:14
[INFO] [stdout]   25:     0x5e0e9cb3b61d - <alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>::extend_trusted::<core[786f478f706679df]::iter::adapters::map::Map<core[786f478f706679df]::ops::range::Range<i32>, tests[e6bf8b21de55364e]::CONTAINERS::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/vec/mod.rs:4020:26
[INFO] [stdout]   26:     0x5e0e9cb41fd6 - <alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>> as alloc[64763625b5a07cdb]::vec::spec_extend::SpecExtend<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>, core[786f478f706679df]::iter::adapters::map::Map<core[786f478f706679df]::ops::range::Range<i32>, tests[e6bf8b21de55364e]::CONTAINERS::{closure#0}::{closure#0}>>>::spec_extend
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/vec/spec_extend.rs:27:14
[INFO] [stdout]   27:     0x5e0e9cb42127 - <alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>> as alloc[64763625b5a07cdb]::vec::spec_from_iter_nested::SpecFromIterNested<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>, core[786f478f706679df]::iter::adapters::map::Map<core[786f478f706679df]::ops::range::Range<i32>, tests[e6bf8b21de55364e]::CONTAINERS::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   28:     0x5e0e9cb418f9 - <alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>> as alloc[64763625b5a07cdb]::vec::spec_from_iter::SpecFromIter<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>, core[786f478f706679df]::iter::adapters::map::Map<core[786f478f706679df]::ops::range::Range<i32>, tests[e6bf8b21de55364e]::CONTAINERS::{closure#0}::{closure#0}>>>::from_iter
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   29:     0x5e0e9cb3c31c - <alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>> as core[786f478f706679df]::iter::traits::collect::FromIterator<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>::from_iter::<core[786f478f706679df]::iter::adapters::map::Map<core[786f478f706679df]::ops::range::Range<i32>, tests[e6bf8b21de55364e]::CONTAINERS::{closure#0}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/vec/mod.rs:3884:9
[INFO] [stdout]   30:     0x5e0e9cb4bfc9 - <core[786f478f706679df]::iter::adapters::map::Map<core[786f478f706679df]::ops::range::Range<i32>, tests[e6bf8b21de55364e]::CONTAINERS::{closure#0}::{closure#0}> as core[786f478f706679df]::iter::traits::iterator::Iterator>::collect::<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/iter/traits/iterator.rs:2080:9
[INFO] [stdout]   31:     0x5e0e9cb3cbd9 - tests[e6bf8b21de55364e]::CONTAINERS::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:12:10
[INFO] [stdout]   32:     0x5e0e9cb49796 - <tests[e6bf8b21de55364e]::CONTAINERS::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x5e0e9cb495d2 - <fn() -> alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5e0e9cb47482 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1212:28
[INFO] [stdout]   35:     0x5e0e9cb4735d - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   36:     0x5e0e9cb3c421 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   37:     0x5e0e9cca0986 - <&mut dyn core[786f478f706679df]::ops::function::FnMut<(), Output = bool> as core[786f478f706679df]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   38:     0x5e0e9cca06d3 - once_cell[b50915c504aec9d4]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   39:     0x5e0e9cb3af32 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   40:     0x5e0e9cb46359 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>>::get_or_try_init::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   41:     0x5e0e9cb462a3 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   42:     0x5e0e9cb48231 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   43:     0x5e0e9cb4909a - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<testcontainers[b52bd8521bf42fb]::core::container::Container<testcontainers[b52bd8521bf42fb]::clients::cli::Cli, testcontainers[b52bd8521bf42fb]::images::redis::Redis>>> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   44:     0x5e0e9cb3ce16 - tests[e6bf8b21de55364e]::ADDRESSES::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:16:15
[INFO] [stdout]   45:     0x5e0e9cb49a56 - <tests[e6bf8b21de55364e]::ADDRESSES::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5e0e9cb495f2 - <fn() -> alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5e0e9cb47502 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1212:28
[INFO] [stdout]   48:     0x5e0e9cb473ad - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   49:     0x5e0e9cb3c5c1 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   50:     0x5e0e9cca0986 - <&mut dyn core[786f478f706679df]::ops::function::FnMut<(), Output = bool> as core[786f478f706679df]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   51:     0x5e0e9cca06d3 - once_cell[b50915c504aec9d4]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   52:     0x5e0e9cb3afc2 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   53:     0x5e0e9cb464a9 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_try_init::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   54:     0x5e0e9cb463f3 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   55:     0x5e0e9cb48251 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   56:     0x5e0e9cb490aa - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   57:     0x5e0e9cb3ff93 - tests[e6bf8b21de55364e]::test_redlock_direct_unlock_succeeds
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:63:20
[INFO] [stdout]   58:     0x5e0e9cb3cd87 - tests[e6bf8b21de55364e]::test_redlock_direct_unlock_succeeds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:62:45
[INFO] [stdout]   59:     0x5e0e9cb499d6 - <tests[e6bf8b21de55364e]::test_redlock_direct_unlock_succeeds::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x5e0e9cb4dd1b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   61:     0x5e0e9cb4dd1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   62:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   63:     0x5e0e9cb5a70b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   64:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   65:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   66:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   68:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   69:     0x5e0e9cb55e24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   70:     0x5e0e9cb55e24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   71:     0x5e0e9cb5d312 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   72:     0x5e0e9cb5d312 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   73:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   74:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   75:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   76:     0x5e0e9cb5d312 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   77:     0x5e0e9cb5d312 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   78:     0x5e0e9ccdc77f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   79:     0x5e0e9ccdc77f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   80:     0x716e02350aa4 - <unknown>
[INFO] [stdout]   81:     0x716e023dda64 - clone
[INFO] [stdout]   82:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_redlock_lock_unlock stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_redlock_lock_unlock' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0e9ccdd06a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0e9ccdd06a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0e9ccdd06a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e0e9ccdd06a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0e9ccf375a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0e9ccf375a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e0e9cce3082 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0e9cce3082 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e0e9ccbb00f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e0e9ccbb00f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e0e9ccd4de9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e0e9cb59c3c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e0e9cb59c3c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0e9ccd4fa2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e0e9ccd4fa2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e0e9ccba62c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5e0e9ccb2969 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e0e9ccb01d0 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5e0e9cb47525 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25
[INFO] [stdout]   19:     0x5e0e9cb473ad - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   20:     0x5e0e9cb3c5c1 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   21:     0x5e0e9cca0986 - <&mut dyn core[786f478f706679df]::ops::function::FnMut<(), Output = bool> as core[786f478f706679df]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   22:     0x5e0e9cca06d3 - once_cell[b50915c504aec9d4]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   23:     0x5e0e9cb3afc2 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   24:     0x5e0e9cb464a9 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_try_init::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   25:     0x5e0e9cb463f3 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   26:     0x5e0e9cb48251 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   27:     0x5e0e9cb490aa - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   28:     0x5e0e9cb3df3b - tests[e6bf8b21de55364e]::test_redlock_lock_unlock
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:139:20
[INFO] [stdout]   29:     0x5e0e9cb3cc67 - tests[e6bf8b21de55364e]::test_redlock_lock_unlock::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:138:34
[INFO] [stdout]   30:     0x5e0e9cb49856 - <tests[e6bf8b21de55364e]::test_redlock_lock_unlock::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5e0e9cb4dd1b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e0e9cb4dd1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x5e0e9cb5a70b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x5e0e9cb55e24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x5e0e9cb55e24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5e0e9cb5d312 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x5e0e9cb5d312 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e0e9cb5d312 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x5e0e9cb5d312 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e0e9ccdc77f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   50:     0x5e0e9ccdc77f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x716e02350aa4 - <unknown>
[INFO] [stdout]   52:     0x716e023dda64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_redlock_lock stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_redlock_lock' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0e9ccdd06a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0e9ccdd06a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0e9ccdd06a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e0e9ccdd06a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0e9ccf375a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0e9ccf375a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e0e9cce3082 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0e9cce3082 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e0e9ccbb00f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e0e9ccbb00f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e0e9ccd4de9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e0e9cb59c3c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e0e9cb59c3c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0e9ccd4fa2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e0e9ccd4fa2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e0e9ccba62c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5e0e9ccb2969 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e0e9ccb01d0 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5e0e9cb47525 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25
[INFO] [stdout]   19:     0x5e0e9cb473ad - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   20:     0x5e0e9cb3c5c1 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   21:     0x5e0e9cca0986 - <&mut dyn core[786f478f706679df]::ops::function::FnMut<(), Output = bool> as core[786f478f706679df]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   22:     0x5e0e9cca06d3 - once_cell[b50915c504aec9d4]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   23:     0x5e0e9cb3afc2 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   24:     0x5e0e9cb464a9 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_try_init::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   25:     0x5e0e9cb463f3 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   26:     0x5e0e9cb48251 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   27:     0x5e0e9cb490aa - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   28:     0x5e0e9cb3d00b - tests[e6bf8b21de55364e]::test_redlock_lock
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:115:20
[INFO] [stdout]   29:     0x5e0e9cb3cc07 - tests[e6bf8b21de55364e]::test_redlock_lock::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:114:27
[INFO] [stdout]   30:     0x5e0e9cb497d6 - <tests[e6bf8b21de55364e]::test_redlock_lock::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5e0e9cb4dd1b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e0e9cb4dd1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x5e0e9cb5a70b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x5e0e9cb55e24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x5e0e9cb55e24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5e0e9cb5d312 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x5e0e9cb5d312 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e0e9cb5d312 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x5e0e9cb5d312 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e0e9ccdc77f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   50:     0x5e0e9ccdc77f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x716e02350aa4 - <unknown>
[INFO] [stdout]   52:     0x716e023dda64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_redlock_valid_instance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_redlock_valid_instance' (28) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0e9ccdd06a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0e9ccdd06a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0e9ccdd06a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e0e9ccdd06a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0e9ccf375a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0e9ccf375a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e0e9cce3082 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0e9cce3082 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e0e9ccbb00f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e0e9ccbb00f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e0e9ccd4de9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e0e9cb59c3c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e0e9cb59c3c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0e9ccd4fa2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e0e9ccd4fa2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e0e9ccba62c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5e0e9ccb2969 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e0e9ccb01d0 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5e0e9cb47525 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25
[INFO] [stdout]   19:     0x5e0e9cb473ad - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   20:     0x5e0e9cb3c5c1 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   21:     0x5e0e9cca0986 - <&mut dyn core[786f478f706679df]::ops::function::FnMut<(), Output = bool> as core[786f478f706679df]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   22:     0x5e0e9cca06d3 - once_cell[b50915c504aec9d4]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   23:     0x5e0e9cb3afc2 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   24:     0x5e0e9cb464a9 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_try_init::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   25:     0x5e0e9cb463f3 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   26:     0x5e0e9cb48251 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   27:     0x5e0e9cb490aa - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   28:     0x5e0e9cb3e9b3 - tests[e6bf8b21de55364e]::test_redlock_valid_instance
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:44:20
[INFO] [stdout]   29:     0x5e0e9cb3ccc7 - tests[e6bf8b21de55364e]::test_redlock_valid_instance::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:43:33
[INFO] [stdout]   30:     0x5e0e9cb498d6 - <tests[e6bf8b21de55364e]::test_redlock_valid_instance::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5e0e9cb4dd1b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e0e9cb4dd1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x5e0e9cb5a70b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x5e0e9cb55e24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x5e0e9cb55e24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5e0e9cb5d312 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x5e0e9cb5d312 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e0e9cb5d312 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x5e0e9cb5d312 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e0e9ccdc77f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   50:     0x5e0e9ccdc77f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x716e02350aa4 - <unknown>
[INFO] [stdout]   52:     0x716e023dda64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_redlock_direct_unlock_fails stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_redlock_direct_unlock_fails' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0e9ccdd06a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0e9ccdd06a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0e9ccdd06a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e0e9ccdd06a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0e9ccf375a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0e9ccf375a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e0e9cce3082 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0e9cce3082 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e0e9ccbb00f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e0e9ccbb00f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e0e9ccd4de9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e0e9cb59c3c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e0e9cb59c3c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0e9ccd4fa2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e0e9ccd4fa2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e0e9ccba62c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5e0e9ccb2969 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e0e9ccb01d0 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5e0e9cb47525 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25
[INFO] [stdout]   19:     0x5e0e9cb473ad - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   20:     0x5e0e9cb3c5c1 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   21:     0x5e0e9cca0986 - <&mut dyn core[786f478f706679df]::ops::function::FnMut<(), Output = bool> as core[786f478f706679df]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   22:     0x5e0e9cca06d3 - once_cell[b50915c504aec9d4]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   23:     0x5e0e9cb3afc2 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   24:     0x5e0e9cb464a9 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_try_init::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   25:     0x5e0e9cb463f3 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   26:     0x5e0e9cb48251 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   27:     0x5e0e9cb490aa - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   28:     0x5e0e9cb3f423 - tests[e6bf8b21de55364e]::test_redlock_direct_unlock_fails
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:52:20
[INFO] [stdout]   29:     0x5e0e9cb3cd27 - tests[e6bf8b21de55364e]::test_redlock_direct_unlock_fails::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:51:42
[INFO] [stdout]   30:     0x5e0e9cb49956 - <tests[e6bf8b21de55364e]::test_redlock_direct_unlock_fails::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5e0e9cb4dd1b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e0e9cb4dd1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x5e0e9cb5a70b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x5e0e9cb55e24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x5e0e9cb55e24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5e0e9cb5d312 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x5e0e9cb5d312 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e0e9cb5d312 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x5e0e9cb5d312 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e0e9ccdc77f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   50:     0x5e0e9ccdc77f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x716e02350aa4 - <unknown>
[INFO] [stdout]   52:     0x716e023dda64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_redlock_direct_lock_succeeds stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_redlock_direct_lock_succeeds' (18) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0e9ccdd06a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0e9ccdd06a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0e9ccdd06a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e0e9ccdd06a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0e9ccf375a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0e9ccf375a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e0e9cce3082 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0e9cce3082 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e0e9ccbb00f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e0e9ccbb00f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e0e9ccd4de9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e0e9cb59c3c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e0e9cb59c3c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0e9ccd4fa2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e0e9ccd4fa2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e0e9ccba62c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5e0e9ccb2969 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e0e9ccb01d0 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5e0e9cb47525 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25
[INFO] [stdout]   19:     0x5e0e9cb473ad - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   20:     0x5e0e9cb3c5c1 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   21:     0x5e0e9cca0986 - <&mut dyn core[786f478f706679df]::ops::function::FnMut<(), Output = bool> as core[786f478f706679df]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   22:     0x5e0e9cca06d3 - once_cell[b50915c504aec9d4]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   23:     0x5e0e9cb3afc2 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   24:     0x5e0e9cb464a9 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_try_init::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   25:     0x5e0e9cb463f3 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   26:     0x5e0e9cb48251 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   27:     0x5e0e9cb490aa - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   28:     0x5e0e9cb3f8b3 - tests[e6bf8b21de55364e]::test_redlock_direct_lock_succeeds
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:77:20
[INFO] [stdout]   29:     0x5e0e9cb3cd57 - tests[e6bf8b21de55364e]::test_redlock_direct_lock_succeeds::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:76:43
[INFO] [stdout]   30:     0x5e0e9cb49996 - <tests[e6bf8b21de55364e]::test_redlock_direct_lock_succeeds::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5e0e9cb4dd1b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e0e9cb4dd1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x5e0e9cb5a70b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x5e0e9cb55e24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x5e0e9cb55e24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5e0e9cb5d312 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x5e0e9cb5d312 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e0e9cb5d312 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x5e0e9cb5d312 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e0e9ccdc77f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   50:     0x5e0e9ccdc77f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x716e02350aa4 - <unknown>
[INFO] [stdout]   52:     0x716e023dda64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_redlock_unlock stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_redlock_unlock' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0e9ccdd06a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0e9ccdd06a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0e9ccdd06a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e0e9ccdd06a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0e9ccf375a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0e9ccf375a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e0e9cce3082 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0e9cce3082 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e0e9ccbb00f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e0e9ccbb00f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e0e9ccd4de9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e0e9cb59c3c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e0e9cb59c3c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0e9ccd4fa2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e0e9ccd4fa2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e0e9ccba62c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5e0e9ccb2969 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e0e9ccb01d0 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5e0e9cb47525 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25
[INFO] [stdout]   19:     0x5e0e9cb473ad - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   20:     0x5e0e9cb3c5c1 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   21:     0x5e0e9cca0986 - <&mut dyn core[786f478f706679df]::ops::function::FnMut<(), Output = bool> as core[786f478f706679df]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   22:     0x5e0e9cca06d3 - once_cell[b50915c504aec9d4]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   23:     0x5e0e9cb3afc2 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   24:     0x5e0e9cb464a9 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_try_init::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   25:     0x5e0e9cb463f3 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   26:     0x5e0e9cb48251 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   27:     0x5e0e9cb490aa - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   28:     0x5e0e9cb3d613 - tests[e6bf8b21de55364e]::test_redlock_unlock
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:91:20
[INFO] [stdout]   29:     0x5e0e9cb3cc37 - tests[e6bf8b21de55364e]::test_redlock_unlock::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:90:29
[INFO] [stdout]   30:     0x5e0e9cb49816 - <tests[e6bf8b21de55364e]::test_redlock_unlock::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5e0e9cb4dd1b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e0e9cb4dd1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x5e0e9cb5a70b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x5e0e9cb55e24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x5e0e9cb55e24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5e0e9cb5d312 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x5e0e9cb5d312 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e0e9cb5d312 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x5e0e9cb5d312 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e0e9ccdc77f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   50:     0x5e0e9ccdc77f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x716e02350aa4 - <unknown>
[INFO] [stdout]   52:     0x716e023dda64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_redlock_lock_unlock_raii stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_redlock_lock_unlock_raii' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25:
[INFO] [stdout] Lazy instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0e9ccdd06a - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0e9ccdd06a - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0e9ccdd06a - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e0e9ccdd06a - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e0e9ccf375a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e0e9ccf375a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x5e0e9cce3082 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0e9cce3082 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e0e9ccbb00f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e0e9ccbb00f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e0e9ccd4de9 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e0e9cb59c3c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e0e9cb59c3c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0e9ccd4fa2 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e0e9ccd4fa2 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e0e9ccba62c - std[f92b4c606f291077]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5e0e9ccb2969 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e0e9ccb01d0 - std[f92b4c606f291077]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5e0e9cb47525 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1213:25
[INFO] [stdout]   19:     0x5e0e9cb473ad - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:57
[INFO] [stdout]   20:     0x5e0e9cb3c5c1 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:85:23
[INFO] [stdout]   21:     0x5e0e9cca0986 - <&mut dyn core[786f478f706679df]::ops::function::FnMut<(), Output = bool> as core[786f478f706679df]::ops::function::FnMut<()>>::call_mut
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:298:21
[INFO] [stdout]   22:     0x5e0e9cca06d3 - once_cell[b50915c504aec9d4]::imp::initialize_or_wait
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:213:20
[INFO] [stdout]   23:     0x5e0e9cb3afc2 - <once_cell[b50915c504aec9d4]::imp::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::initialize::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/imp_std.rs:81:9
[INFO] [stdout]   24:     0x5e0e9cb464a9 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_try_init::<<once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>::{closure#0}, <once_cell[b50915c504aec9d4]::sync::OnceCell<_>>::get_or_init::Void>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1063:20
[INFO] [stdout]   25:     0x5e0e9cb463f3 - <once_cell[b50915c504aec9d4]::sync::OnceCell<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::get_or_init::<<once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1023:24
[INFO] [stdout]   26:     0x5e0e9cb48251 - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>>>::force
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1211:23
[INFO] [stdout]   27:     0x5e0e9cb490aa - <once_cell[b50915c504aec9d4]::sync::Lazy<alloc[64763625b5a07cdb]::vec::Vec<alloc[64763625b5a07cdb]::string::String>> as core[786f478f706679df]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/once_cell-1.12.0/src/lib.rs:1221:13
[INFO] [stdout]   28:     0x5e0e9cb3ec03 - tests[e6bf8b21de55364e]::test_redlock_lock_unlock_raii
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:169:20
[INFO] [stdout]   29:     0x5e0e9cb3ccf7 - tests[e6bf8b21de55364e]::test_redlock_lock_unlock_raii::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:168:39
[INFO] [stdout]   30:     0x5e0e9cb49916 - <tests[e6bf8b21de55364e]::test_redlock_lock_unlock_raii::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x5e0e9cb4dd1b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x5e0e9cb4dd1b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x5e0e9cb5a70b - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5e0e9cb5a70b - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x5e0e9cb5a70b - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x5e0e9cb55e24 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x5e0e9cb55e24 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x5e0e9cb5d312 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x5e0e9cb5d312 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x5e0e9cb5d312 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x5e0e9cb5d312 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x5e0e9cb5d312 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5e0e9ccdc77f - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   50:     0x5e0e9ccdc77f - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x716e02350aa4 - <unknown>
[INFO] [stdout]   52:     0x716e023dda64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_redlock_direct_lock_succeeds
[INFO] [stdout]     test_redlock_direct_unlock_fails
[INFO] [stdout]     test_redlock_direct_unlock_succeeds
[INFO] [stdout]     test_redlock_lock
[INFO] [stdout]     test_redlock_lock_unlock
[INFO] [stdout]     test_redlock_lock_unlock_raii
[INFO] [stdout]     test_redlock_unlock
[INFO] [stdout]     test_redlock_valid_instance
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d42098bc872400edaac53d07c77892fcf2f26f767ce646f8e8fd086667be4278", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d42098bc872400edaac53d07c77892fcf2f26f767ce646f8e8fd086667be4278", kill_on_drop: false }`
[INFO] [stdout] d42098bc872400edaac53d07c77892fcf2f26f767ce646f8e8fd086667be4278
